-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.14.3
-
Code
-
Classes
- ImporterAddon
Total Complexity |
42 |
Dependencies |
9 |
Dependents |
0 |
Total lines |
376 |
Lines of code |
190 |
Logical lines of code |
122 |
Comment lines |
73 |
Methods |
19 |
Properties |
6 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
init() |
A |
45 |
9 |
41 |
__construct() |
S |
50 |
4 |
32 |
install_hooks() |
S |
47 |
3 |
34 |
merge_fields() |
S |
59 |
3 |
16 |
get_importer() |
S |
67 |
3 |
9 |
get_mapper() |
S |
72 |
2 |
6 |
get_parser() |
S |
72 |
2 |
6 |
get_mapper_id() |
S |
72 |
2 |
6 |
get_parser_id() |
S |
69 |
2 |
7 |
get_template_id() |
S |
69 |
2 |
7 |
get_importer_id() |
S |
69 |
2 |
7 |
after_row() |
S |
91 |
1 |
2 |
after_import() |
S |
91 |
1 |
2 |
save() |
S |
91 |
1 |
2 |
before_row() |
S |
91 |
1 |
2 |
filter_row() |
S |
82 |
1 |
3 |
before_import() |
S |
91 |
1 |
2 |
register() |
S |
82 |
1 |
3 |
can_run() |
S |
82 |
1 |
3 |